home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=PhotoRescue PC Demo
- AppVerName=1.0.638
- AppId=PhotoRescue PC Demo
- AppPublisher=DataRescue sa/nv
- AppPublisherURL=http://www.datarescue.com
- AppSupportURL=http://www.datarescue.com
- AppUpdatesURL=http://www.datarescue.com
- DefaultDirName={pf}\PhotoRescue PC
- DefaultGroupName=PhotoRescue PC
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\photorescue.exe"; DestDir: "{app}";
- Source: "{app}\license.rtf"; DestDir: "{app}";
- Source: "{app}\photorescue.ico"; DestDir: "{app}";
- Source: "{app}\PHOTORESCUE_DE.HLP"; DestDir: "{app}";
- Source: "{app}\photorescue_en.hlp"; DestDir: "{app}";
- Source: "{app}\photorescue.url"; DestDir: "{app}";
- [INI]
- FileName: "{app}\photorescue.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.datarescue.com";
- [Run]
- Filename: "{app}\photorescue.exe"; Description: "Launch PhotoRescue PC Demo"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\PhotoRescue PC Demo"; Filename: "{app}\photorescue.exe";
- Name: "{group}\PhotoRescue PC on the Web"; Filename: "{app}\photorescue.url";
- Name: "{userdesktop}\PhotoRescue PC Demo"; Filename: "{app}\photorescue.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\photorescue.url";
-